CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Sobel Filter

搜索资源列表

  1. digital-image-processing

    0下载:
  2. DIP_exp1. 图象统计参数:最大、小值,均值,直方图统计; DIP_exp2. 对比度增强:直方图均衡,灰度拉伸; DIP_exp3. 图象几何变换:旋转,平移,缩放; DIP_exp4. 图象线性变换:FFT,DCT; DIP_exp5. 图象平滑:中值滤波,均值滤波; DIP_exp6. 图象锐化: Sobel算子,Laplace算子;-. DIP_exp1 image statistical parameters: maximum, minimum value,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4019
    • 提供者:应晨露
  1. image-processing-method

    0下载:
  2. 这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7813332
    • 提供者:云曦
  1. EdgeDetection

    0下载:
  2. 边缘检测,分别使用Laplacian, Roberts, Sobel 以及Prewitt 滤波-edge-detection:Laplacian, Roberts, Sobel and Prewitt filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:117283
    • 提供者:hengliangz
  1. edge-detection-(varies-operators)

    0下载:
  2. 边缘检测的opencv源码,包含了各种算子和滤波器——Canny算子,Sobel算子,Laplace算子以及Scharr滤波器-Edge detection opencv source, including a variety of operator and filter Canny operator, Sobel operator, Laplace operator and Scharr filter
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2273210
    • 提供者:xuzhengyang
  1. KFCM

    0下载:
  2. 图像增强算法麦科伊增强图像的对比度,上软件吗直接运行-Three different filters are applied to a different fundus image: (a) the original image (b) edge detection by using Sobel operator (c) edge detection by using morphological edge detector and (d) detection of blood
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5407564
    • 提供者:杨涛
  1. Variational_Geodesic_Active_Contour

    0下载:
  2. 为了解决测地线活动轮廓模型分割有凹边界的对象时,将可能陷入非理想局部极小的缺点,自适应测地线活动轮廓模型被提出。新的模型可以通过添加在原始模型的加速度项调整曲线基于曲线和图像的梯度的曲率的演变速度。此外,为了消除噪声或伪边缘的影响,新的前处理Sobel算子结合高斯滤波器和测地线活动轮廓模型梯度的计算方法。-In order to solve the shortcoming of Geodesic Active Contour model that would possibly sink into
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:39045
    • 提供者:毛巴马
  1. Image-processing-code(2)

    0下载:
  2. 图像处理中的一些常用代码,包括:中值滤波器 用Sobel算子和拉普拉斯对图像锐化 梯度算子检测边缘 LOG算子检测边缘-Some of the commonly used image processing code, including: Median filter in image using Sobel operator and the Laplace sharpening gradient operator edge detection LOG operator edge detectio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:846
    • 提供者:海韦希
  1. tuxiang2

    0下载:
  2. 线性平滑滤波器,中值滤波器,用Sobel算子和拉普拉斯对图像锐化-Linear smoothing filter, median filter, Sobel operator and Laplacian image sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1477
    • 提供者:cool
  1. matlab-code

    1下载:
  2. 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:873
    • 提供者:星河之风
  1. guangbanzhongxintiqu

    2下载:
  2. 本程序主要实现暗背景下含高斯噪声的光斑滤除噪声,实现光斑中心提取。采用了sobel算子和梯度倒数加权滤噪、最大类间方差法(Otsu)确定阈值、质心法提取光斑中心坐标。-The program is mainly realized under a dark background Gaussian noise spot containing noise filtering, to achieve spot center extraction. Using sobel operator and gra
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1258
    • 提供者:张强
  1. C

    0下载:
  2. 经MATLAB Coder装换出的卡尔曼滤波、均匀滤波、目录读取、和sobel边缘检测的C程序-MATLAB Coder converted by the Kalman filter, even the filtering, directory read, and sobel edge detection C program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:541169
    • 提供者:jack
  1. main3

    1下载:
  2. 空域增强处理 频域增强处理 滤波器原理 中值滤波/Sobel /罗伯特/拉普拉斯等增强算子实验 直方图处理和滤波处理 -Enhanced spatial frequency domain processing enhancement processing filter principle median filter/Sobel/Robert/Laplace operator, such as enhanced experimental histogram processing
  3. 所属分类:Special Effects

    • 发布日期:2016-08-07
    • 文件大小:1024
    • 提供者:Eason
  1. Graphics-and-Image-Processing

    0下载:
  2. 包括图像编辑(图像缩放,图像旋转,图像裁剪,纹理映射),图像分析(像素选择,强度描述,图像轮廓,绘制直方图),图像调整(直方图均衡化,阈值化,灰度变换),图像平滑(加噪,中通滤波,低通滤波,图像复原),图像锐化(采用Sobel算子,拉式算法,空域高通滤波,频域高通滤波,梯度法),图像高级处理(边缘检测,图像分割),小波分解(一次小波分解,两次小波分解,第一层小波重构)和图像彩色增强(假彩色增强)的GUI图形图像处理。-Including image editing (image scaling,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:236545
    • 提供者:高蒙迪
  1. picureProcess

    0下载:
  2. 一个运用vs和opencv实现对图像一些基本的处理(如灰度直方图,灰度纯属变换,灰度拉伸,几何变换,图像的增强如简单平滑和高斯平滑中值滤波sobel连续细化等)的小程序。-And a use vs opencv achieve some basic image processing (such as histogram, gray purely transformation, gray stretch, geometric transformation, image enhancement, s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:373214
    • 提供者:王鹏
  1. myImFilter

    0下载:
  2. 自己写的基于传统的Sobel算子的二维图像滤波器,返回滤波后的梯度图像及边缘检测图像。-Write your own based on the traditional Sobel operator dimensional image filter, images and gradient edge detection image return filtered.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:949
    • 提供者:xiangyun
  1. graphic_filter

    0下载:
  2. 不使用OpenCV里面的库函数,手动实现均值滤波,高斯滤波Robert算子,Sobel算子和拉普拉斯算子锐化以及高提升滤波-Which do not use OpenCV library functions implemented manually mean filter, Gaussian Robert operator, Sobel operator and Laplacian sharpening filter and high lift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2506236
    • 提供者:hambioverus
  1. myavalonvideo

    0下载:
  2. 自动聚焦视频采集评价计算IP核,TVP5150接口,sobel计算,均值滤波等。可直接添加到SOPC或Qsys中。-Auto focus video capture uation calculation IP core, TVP5150 interface, Sobel calculation, mean filter, etc.. Can be added directly to SOPC or Qsys.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:55236
    • 提供者:lpwin81
  1. ti_image_process_lib

    0下载:
  2. 代码包括中值滤波,阈值算法,边缘检测sobel算法等。-The code includes median filter, threshold algorithm, edge detection Sobel algorithm, etc..
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1609673
    • 提供者:hezigang
  1. ijabr201605104_Aryan

    0下载:
  2. Edge detection is widely used in image processing, image recognition and computer vision. Tradition edge detection methods have a lot of disadvantages. This paper presents a new edge detection algorithm base on Matching Pursuit (MP). Our method h
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1069378
    • 提供者:sacoura
  1. t_12

    0下载:
  2. 1、图像中值滤波实验 ①用imnoise函数在图像’lena.bmp’中值添加椒盐噪声,观测结果 ②用medfilt2函数对含噪声图像中值滤波。 2、使用fspecial函数生成均值、Prewitt、Sobel、Laplacian滤波模板,再用filter2函数对‘cameraman.tif’图像进行空域滤波,显示滤波结果。 3、设计高斯低通和高通频域滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变滤波器截止频率,观察对结果的影响。 4、用i
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-05
    • 文件大小:116795
    • 提供者:郭亚周
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com